MoleBox FAQ
- What is MoleBox?
- What is exe packer?
- What is the difference between exe packer and self-extracting archive?
- How does MoleBox work?
- How can I see, what it does with my app?
- Can I pack an application twice with MoleBox?
- Can I pack an installation package with Molebox?
- If the application and its data files are loaded directly to memory, does this set the minimum required RAM on the end-user computer equal to the overall application size?
- DLL embedding
- Are embedded DLLs extracted to disk first before loading?
- Can I pack multiple DLLs depending from each other?
- Can I place second executable to the package?
- What about packing ActiveX DLLs?
- Are you planning to add .NET support in the future?
- Application integrity protection
- What is application control sum?
- Which checksum algorithm is used in MoleBox?
- Does checksum protect only executable?
- What are the benefits of control sum checking?
- Should I always use checksum protection?
- Import table processing
- What is application import table?
- What happens to import table while moleboxing a program?
- What is functions interception?
- Are there functions which cannot be intercepted?
- How protected the import table is in the packed application?
- I have opened a packed executable with a PE viewer utility and I can see the import table there. What's wrong?
- Compression issues
- What algorithm is used for files compression?
- How much is file size decreased by?
- Some file formats (JPG, PNG, and the like) already contain
- Does compression slow down the packed program?
- I have packed a 64 KB executable, and it has even increased in size. What's wrong?
- Encryption issues
- What encryption algorithms are used?
- Does MoleBox uses symmetric or asymmetric encryption algorithm?
- Can I specify my own encryption key?
- Does encryption slow down the packed program?
- Does encrypting the application affect the compression results?
- Application protection
- What kinds of application protection does MoleBox offer?
- Do you offer anti-debug, anti-dump, anti-trace protection?
- Do I need to make changes in my source code?
- Why the internal resources (the .rsc section) of executable are stored unchanged and still can be viewed?
- Data files protection
- Does MoleBox extract packed data files on the hard disk?
- Are data files in the package well protected?
- Can I rewrite packed data files?
- Are packed data available to the 3rd party programs?
- Why I can't store PDF and CHM files in the package?
Still have questions? Ask us: support@molebox.com.